tg-me.com/csharp_interview_lib/699
Create:
Last Update:
Last Update:
Что выведет следующий код на C# 7?int Sixteen = 0b0001_0000;
Console.WriteLine(Sixteen);
👾 — Compile-time error
👍 — Runtime error
🥰 — 16
Библиотека собеса по С#
int Sixteen = 0b0001_0000;
Console.WriteLine(Sixteen);
Что выведет следующий код на C# 7?int Sixteen = 0b0001_0000;
Console.WriteLine(Sixteen);
👾 — Compile-time error
👍 — Runtime error
🥰 — 16
Библиотека собеса по С#
BY Библиотека собеса по C# | вопросы с собеседований
The S&P 500 slumped 1.8% on Monday and Tuesday, thanks to China Evergrande, the Chinese property company that looks like it is ready to default on its more-than $300 billion in debt. Cries of the next Lehman Brothers—or maybe the next Silverado?—echoed through the canyons of Wall Street as investors prepared for the worst.
Библиотека собеса по C | вопросы с собеседований from id